Make a standalone hello world
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Jun 2021 21:26:36 +0000 (17:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 8 Jun 2021 21:41:11 +0000 (17:41 -0400)
commit06caa57f9a73bbe869586e17df1cdd08fe57077b
tree539546536f00943e552377b81c106c43c41397e1
parent5ef6944a41d0b7eacfd3915fd4555a57f5bab143
Make a standalone hello world

We want to test building against the installed GTK
in ci, so lets add a standalone project.
examples/hello-world.c [deleted file]
examples/hello/hello-world.c [new file with mode: 0644]
examples/hello/meson.build [new file with mode: 0644]
examples/meson.build